FindClose
|
Description: |
baFindClose finishes a search started with baFindFirstFile. |
|
Platforms: |
Windows and Macintosh |
|
Usage: |
baFindClose( ) |
|
Arguments: |
None. |
|
Returns: |
Void. |
|
Examples: |
Director: Authorware: |
|
Notes: |
This function frees memory allocated by baFindFirstFile. After calling this function, you must call baFindFirstFile to start a new search.
|
|
See also: |